Added DHCP server support, configured by a dhcp=yes parameter. This will write
authoremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>
Tue, 29 Nov 2005 14:55:48 +0000 (14:55 +0000)
committeremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>
Tue, 29 Nov 2005 14:55:48 +0000 (14:55 +0000)
commit5941ac94f2a746c34cb2c7fa6f950ee0b86bcb56
tree73bb10b8d29bc2aa509c1488e100db044a6bf65d
parent491738a4be7eb853f1da98cade4fbfd29fbf89ba
Added DHCP server support, configured by a dhcp=yes parameter.  This will write
the appropriate entries into dom0's DHCP server configuration file, allowing
that server to provide info for the guest when it starts.

If an IP address is not configured for vif-nat, invent one using the domain
ID and vif ID.

Fix the vif-nat script.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/examples/network-nat
tools/examples/vif-nat